Skip to content
Back to search
30
MCP

Ask Human

pulsemcp/ask human

Enables escalation of questions to humans through a markdown file-based workflow that prevents hallucinations by providing direct human-in-the-loop responses for critical decisions like database passwords, API endpoints, or architectural choices.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Human In The Loop
Facilitates human-in-the-loop processes for AI workflows, enabling seamless integration of human judgment in tasks like content moderation,
0 tools
ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools
NeedHuman
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
0 tools · streamable-http
NeedHuman
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
0 tools · streamable-http
Lassare
Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.
0 tools · streamable-http
iflow-mcp_masony817-ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ask_human": {
      "url": "None",
      "transport": "http"
    }
  }
}